Skip to content

Unified push nextcloud notifications#13516

Closed
gavine99 wants to merge 3 commits into
nextcloud:masterfrom
gavine99:unified_push_nextcloud_notifications
Closed

Unified push nextcloud notifications#13516
gavine99 wants to merge 3 commits into
nextcloud:masterfrom
gavine99:unified_push_nextcloud_notifications

Conversation

@gavine99
Copy link
Copy Markdown

@gavine99 gavine99 commented Sep 5, 2024

changes to allow any UnifiedPush distributor to deliver push messages in generic/f-droid build.

added a setting item to reset push notification registrations in case of issues with push (UnifiedPush distributor can sometimes get out of sync). this same setting item can also be used to reset firebase push in case of issues with it too.

a similar pr has been submitted for the nextcloud android talk app - nextcloud/talk-android#4169

@github-actions
Copy link
Copy Markdown

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

@Fuseteam
Copy link
Copy Markdown

@gavine99 i notice the DCO is failing, if you click on details, you'll find details in what you need to do

@joshtrichards joshtrichards added server Requires server-side core or other app changes enhancement feature: activity and notification Server activity and notifications hotspot: push notifications Push notification distribution (and, in theory, pull) labels Oct 4, 2024
gavine99 and others added 3 commits March 28, 2025 05:15
Signed-off-by: gavine99 <github@xymail.tk>
…tions

# Conflicts:
#	app/build.gradle
#	app/src/main/java/com/owncloud/android/ui/activity/DrawerActivity.java
#	app/src/main/java/com/owncloud/android/ui/activity/FileDisplayActivity.java
#	app/src/main/java/com/owncloud/android/ui/activity/NotificationsActivity.kt
#	app/src/main/java/com/owncloud/android/ui/activity/SettingsActivity.java
#	app/src/main/res/values-ar/strings.xml
#	app/src/main/res/values-b+en+001/strings.xml
#	app/src/main/res/values-bg-rBG/strings.xml
#	app/src/main/res/values-br/strings.xml
#	app/src/main/res/values-ca/strings.xml
#	app/src/main/res/values-cs-rCZ/strings.xml
#	app/src/main/res/values-da/strings.xml
#	app/src/main/res/values-de/strings.xml
#	app/src/main/res/values-el/strings.xml
#	app/src/main/res/values-es-rAR/strings.xml
#	app/src/main/res/values-es-rEC/strings.xml
#	app/src/main/res/values-es-rMX/strings.xml
#	app/src/main/res/values-es/strings.xml
#	app/src/main/res/values-eu/strings.xml
#	app/src/main/res/values-fa/strings.xml
#	app/src/main/res/values-fi-rFI/strings.xml
#	app/src/main/res/values-fr/strings.xml
#	app/src/main/res/values-ga/strings.xml
#	app/src/main/res/values-gd/strings.xml
#	app/src/main/res/values-hr/strings.xml
#	app/src/main/res/values-hu-rHU/strings.xml
#	app/src/main/res/values-in/strings.xml
#	app/src/main/res/values-is/strings.xml
#	app/src/main/res/values-it/strings.xml
#	app/src/main/res/values-ja-rJP/strings.xml
#	app/src/main/res/values-ka/strings.xml
#	app/src/main/res/values-ko/strings.xml
#	app/src/main/res/values-lo/strings.xml
#	app/src/main/res/values-lt-rLT/strings.xml
#	app/src/main/res/values-mk/strings.xml
#	app/src/main/res/values-nb-rNO/strings.xml
#	app/src/main/res/values-nl/strings.xml
#	app/src/main/res/values-pl/strings.xml
#	app/src/main/res/values-pt-rBR/strings.xml
#	app/src/main/res/values-pt-rPT/strings.xml
#	app/src/main/res/values-ro/strings.xml
#	app/src/main/res/values-ru/strings.xml
#	app/src/main/res/values-sk-rSK/strings.xml
#	app/src/main/res/values-sl/strings.xml
#	app/src/main/res/values-sr/strings.xml
#	app/src/main/res/values-sv/strings.xml
#	app/src/main/res/values-tk/strings.xml
#	app/src/main/res/values-uk/strings.xml
#	app/src/main/res/values-vi/strings.xml
#	app/src/main/res/values-zh-rHK/strings.xml
#	app/src/main/res/values/strings.xml
#	gradle/verification-metadata.xml
…endency method. remove dependency verification.
@gavine99 gavine99 closed this by deleting the head repository Nov 17, 2025
@Fuseteam
Copy link
Copy Markdown

is this superceded by any chance?

@gavine99
Copy link
Copy Markdown
Author

not by me. i deleted my local fork. the maintainer(s) of this repo should still have a way to access to the pr changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement feature: activity and notification Server activity and notifications feedback-requested hotspot: push notifications Push notification distribution (and, in theory, pull) server Requires server-side core or other app changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants